Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add batch convertion module #35

Merged
merged 86 commits into from
Jul 13, 2023
Merged

Conversation

JessyBarrette
Copy link
Collaborator

The batch conversion module give the ability to run in batch the conversion of multiple files handled by the ocean-data-parser to either a new format or been outputted elsewhere like a database.

The batch configuration is based on a configuration file that is past when the tool is triggered.

The configuration give the ability to define:

  • the files to convert
  • the parser use
  • the transformations needed with xarray.Dataset.pipe
  • the logging configuration
  • the File Conversion Registry method
  • the output format and output path

JessyBarrette and others added 27 commits July 10, 2023 15:36
@JessyBarrette
Copy link
Collaborator Author

I finally sucessfully merged resolved the different issues. This is a substantial merge that brings a number of different features

@JessyBarrette JessyBarrette merged commit dff30d4 into development Jul 13, 2023
2 checks passed
@JessyBarrette JessyBarrette deleted the add-batch-convert-mode branch July 13, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant